public abstract class DocumentBase<PageType> : IDocument<PageType> where PageType: new(), Page
'Declaration Public MustInherit Class DocumentBase(Of PageType As {New, Page}) Implements IDocument(Of PageType)
System.Object GrapeCity.ActiveReports.Core.Document.DocumentBase<PageType> GrapeCity.ActiveReports.Core.Document.GenericDocument<PageType,PagesCollectionType>
DocumentBase<PageType> Members GrapeCity.ActiveReports.Core.Document Namespace